home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb-4.5 / dist / gdb / config / hp300hpux.mh < prev    next >
Encoding:
Text File  |  1991-07-04  |  528 b   |  16 lines

  1. # Host: Hewlett-Packard 9000 series 300, running HPUX
  2. # The following is true because gcc uses a different .o file format
  3. # than the native HPUX compiler
  4. #msg If you compile GDB with GCC on HPUX, you must make sure
  5. #msg that the `nm' used in `munch' is GNU nm
  6. #msg
  7.  
  8. # The headers in the directory hp-include override system headers
  9. # and tell GDB to use BSD executable file format (hence -Ihp-include)
  10. XDEPFILES= infptrace.o hp300ux-xdep.o
  11. XM_FILE= xm-hp300hpux.h
  12. SYSV_DEFINE=-DSYSV
  13. REGEX=regex.o
  14. REGEX1=regex.o
  15. ALLOCA=alloca.o
  16.